| Summary Item | Total | Failed |
|---|---|---|
| Requests | 77 | 0 |
| Prerequest Scripts | 20 | 0 |
| Test Scripts | 51 | 0 |
| Assertions | 1639 | 49 |
| Skipped Tests | 0 | - |
expected 485 to be below 200
expected 500 to equal 401
expected 'Internal Server Error' to equal 'Unauthorized'
expected 500 to equal 400
expected 'Internal Server Error' to equal 'Bad Request'
expected 'Invalid request' to equal 'Bad Request'
expected 235 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected 256 to be at most 150
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected 247 to be at most 200
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected 299 to be below 200
expected response to have status code 403 but got 500
expected 295 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 200
expected 836 to be below 350
expected response to have status code 403 but got 500
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected { message: 'Success', data: [] } to not have property 'message'
expected 254 to be below 200
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
expected 251 to be below 200
expected response to have status code 403 but got 500
expected response to have status code 403 but got 200
expected 'Success' to deeply equal 'No record found'
expected response to have status code 400 but got 200
expected 'Success' to deeply equal 'Invalid job number format'
expected response to have status code 405 but got 404
expected 234 to be below 200
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6fd58ad-6ff1-40d0-b86c-00133162ba3b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-9uPNtouO8TJvWSy0OJVF85HOkl0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Success' | 1 | 0 | 0 |
| Verify token is present in the response | 1 | 0 | 0 |
| Verify token is valid | 1 | 0 | 0 |
| Verify response body matches expected schema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Total | 6 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a2f90f4f-4557-41a0-b5b1-b43cc61af8d1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 72 |
{
"username": "Zion_Roberts",
"password": "gIym8_ypEkDMjIn"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Invalid credentials should return 401 | 0 | 1 | 0 |
| Invalid credentials should return 'Unauthorized' | 0 | 1 | 0 |
| Invalid credentials should return the correct error message | 1 | 0 | 0 |
| Response body should match the schema | 1 | 0 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Invalid credentials should return 401 | |
| Invalid credentials should return 'Unauthorized' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 144af282-800e-44b1-be2c-df9e408d3254 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Blank Username and Password should return status code 400 | 0 | 1 | 0 |
| Blank Username and Password should return status message 'Bad Request' | 0 | 1 | 0 |
| Proper error message should be shown for blank credentials | 0 | 1 | 0 |
| Response body should match the schema | 1 | 0 | 0 |
| Total | 1 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| Blank Username and Password should return status code 400 | |
| Blank Username and Password should return status message 'Bad Request' | |
| Proper error message should be shown for blank credentials | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | daccd635-e6a5-46c8-88e6-3f44fc5ef84c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Status is 'OK' | 1 | 0 | 0 |
| Check response time is less than 150ms | 0 | 1 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| User details should be present in the response | 1 | 0 | 0 |
| Role name should be 'FrontDesk' | 1 | 0 | 0 |
| Service location should be 'Service Center A' | 1 | 0 | 0 |
| Total | 6 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check response time is less than 150ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 327cc7ad-8182-4d9d-88c8-cf92bcf1a12e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Response mustn't include sensitive information | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response mustn't include sensitive information | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70f0f098-526e-4459-b69a-60dc4bf4bce7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 401 | 1 | 0 | 0 |
| Status message is 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 115eda9c-153a-40f3-a491-420bb0fa4924 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 403 | 0 | 1 | 0 |
| Status message is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 403 | |
| Status message is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 89f4a0ed-6b58-4147-8b70-f3cb828ec22d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 403 | 0 | 1 | 0 |
| Status message is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 403 | |
| Status message is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 157b67a1-423f-4c2a-9c6f-781dbd6867e0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-/2StgjNa+I5f92S/LF0FerGycnI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":715},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Status message is 'OK' | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify message key contains 'Success' | 1 | 0 | 0 |
| Verify response time < 150ms | 0 | 1 | 0 |
| Data array length is 3 | 1 | 0 | 0 |
| Verify keys | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Pending for delivery is of number type | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Created today is of number type | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Pending for FST assignment is of number type | 1 | 0 | 0 |
| Total | 9 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time < 150ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c6702232-fe4c-4303-a02f-58029514a7a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Missing token returns status code 401 | 1 | 0 | 0 |
| Verify Missing token returns status message 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c60df7cd-b74a-4f6f-8d05-cfdd4fbb9713 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid token returns status code 403 | 0 | 1 | 0 |
| Verify Invalid token returns status message 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid token returns status code 403 | |
| Verify Invalid token returns status message 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1fe28d6-771c-4379-a4c5-09dc3c404139 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-/2StgjNa+I5f92S/LF0FerGycnI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":715},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired token returns status code 403 | 0 | 1 | 0 |
| Verify Expired token returns status message 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired token returns status code 403 | |
| Verify Expired token returns status message 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f44a266-7729-462e-8d52-136118802737 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status Code is 200 | 1 | 0 | 0 |
| Verify Status message is 'OK' | 1 | 0 | 0 |
| Verify Response time under 200 ms | 0 | 1 | 0 |
| Verify message key contains 'success' | 1 | 0 | 0 |
| Verify response schema matches expected schema | 1 | 0 | 0 |
| Verify json response contains key: mst_oem | 1 | 0 | 0 |
| Verify json response contains key: mst_model | 1 | 0 | 0 |
| Verify json response contains key: mst_action_status | 1 | 0 | 0 |
| Verify json response contains key: mst_warrenty_status | 1 | 0 | 0 |
| Verify json response contains key: mst_platform | 1 | 0 | 0 |
| Verify json response contains key: mst_product | 1 | 0 | 0 |
| Verify json response contains key: mst_role | 1 | 0 | 0 |
| Verify json response contains key: mst_service_location | 1 | 0 | 0 |
| Verify json response contains key: mst_problem | 1 | 0 | 0 |
| Verify json response contains key: map_fst_pincode | 1 | 0 | 0 |
| Verify key- mst_oem , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_model , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_action_status , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_warrenty_status , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_platform , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_product , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_role , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_service_location , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_problem , returns a non-empty array | 1 | 0 | 0 |
| Verify key- map_fst_pincode , returns a non-empty array | 1 | 0 | 0 |
| Total | 24 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 913160a7-f8de-4f34-a629-b0e3f1a25b0a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 401 | 1 | 0 | 0 |
| Verify Status code is 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 33733ae4-06d7-4511-9442-86e9da808d62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 403 | 0 | 1 | 0 |
| Verify Status code is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Status code is 403 | |
| Verify Status code is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 439feacc-c545-43b0-923f-f2ab818bd38c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 403 | 0 | 1 | 0 |
| Verify Status code is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Status code is 403 | |
| Verify Status code is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f6c7f63-f3ca-480a-a5e1-1657f6f04caa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1117 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Genesis",
"last_name": "Trantow",
"mobile_number": "441-803-1132",
"mobile_number_alt": "441-803-1132",
"email_id": "Keely5@yahoo.com",
"email_id_alt": "Keely5@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "13146676663563",
"imei1": "13146676663563",
"imei2": "13146676663563",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-p5QDMuGTTrz+SYjYVRO5gnXQPXM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":189384,"tr_customer_product_id":189374,"job_number":"JOB_189366"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 | 1 | 0 | 0 |
| Verify Status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Job created successfully. ' | 1 | 0 | 0 |
| Verify jsonschema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Verify response contains key: id | 1 | 0 | 0 |
| Verify response contains key: mst_service_location_id | 1 | 0 | 0 |
| Verify response contains key: mst_platform_id | 1 | 0 | 0 |
| Verify response contains key: mst_warrenty_status_id | 1 | 0 | 0 |
| Verify response contains key: mst_oem_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_product_id | 1 | 0 | 0 |
| Verify response contains key: job_number | 1 | 0 | 0 |
| Verify job number starts with 'JOB_' | 1 | 0 | 0 |
| Total | 13 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6d2adecb-d99b-4735-9ea6-1bbf96d00b65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1126 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Oliver",
"last_name": "Kunze",
"mobile_number": "798-885-2013",
"mobile_number_alt": "840-500-8255",
"email_id": "Aubree36@gmail.com",
"email_id_alt": "Eulalia.Hickle62@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "13146676663563",
"imei1": "13146676663563",
"imei2": "13146676663563",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a49208c-e5b4-41da-9808-fe3194b13204 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1131 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jarvis",
"last_name": "Bradtke",
"mobile_number": "942-883-8723",
"mobile_number_alt": "921-549-7946",
"email_id": "Erica.Parker16@gmail.com",
"email_id_alt": "Elvis.Ratke24@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "13146676663563",
"imei1": "13146676663563",
"imei2": "13146676663563",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing authorization token return 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26de50bd-abb3-453e-b934-c20a8e0edb06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1126 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Shania",
"last_name": "Howe",
"mobile_number": "470-351-4701",
"mobile_number_alt": "329-925-0916",
"email_id": "Olen_Gusikowski@yahoo.com",
"email_id_alt": "Kayley17@hotmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "12687355053064",
"imei1": "12687355053064",
"imei2": "12687355053064",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-ESCNVf7rV7JwB6mzbA/MIbhaCyU" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":189385,"tr_customer_product_id":189375,"job_number":"JOB_189367"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 | 1 | 0 | 0 |
| Verify Status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Job created successfully. ' | 1 | 0 | 0 |
| Verify jsonschema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Verify response contains key: id | 1 | 0 | 0 |
| Verify response contains key: mst_service_location_id | 1 | 0 | 0 |
| Verify response contains key: mst_platform_id | 1 | 0 | 0 |
| Verify response contains key: mst_warrenty_status_id | 1 | 0 | 0 |
| Verify response contains key: mst_oem_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_product_id | 1 | 0 | 0 |
| Verify response contains key: job_number | 1 | 0 | 0 |
| Verify job number starts with 'JOB_' | 1 | 0 | 0 |
| Total | 13 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a78afe70-b67a-4bcc-ba72-2c94464ccdeb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Orpha",
"last_name": "Cruickshank",
"mobile_number": "546-366-1675",
"mobile_number_alt": "599-904-9801",
"email_id": "Yvette.McLaughlin@yahoo.com",
"email_id_alt": "Cielo_Walsh69@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "13146676663563",
"imei1": "13146676663563",
"imei2": "13146676663563",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"problems" does not contain 1 required value(s)' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing authorization token return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd5ad7b4-26a6-4dd2-8382-6fbaae1363a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 851 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "13146676663563",
"imei1": "13146676663563",
"imei2": "13146676663563",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing customerdetails should return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"customer" is required' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing customerdetails should return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1107b9f6-6f4a-4690-ab5a-60d7f1ef336e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 831 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Juvenal",
"last_name": "Heathcote",
"mobile_number": "812-701-6545",
"mobile_number_alt": "569-322-8287",
"email_id": "Adrianna29@yahoo.com",
"email_id_alt": "Darrion96@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 115 |
| ETag | W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing product details should return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"customer_product" is required | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing product details should return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51b6c652-e713-480a-aabe-6895c0cdc74e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1117 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Arvilla",
"last_name": "Kunze",
"mobile_number": "830-929-7981",
"mobile_number_alt": "659-572-6322",
"email_id": "Alayna.Gleason@hotmail.com",
"email_id_alt": "Prudence74@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "1082716687",
"imei1": "1082716687",
"imei2": "1082716687",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalid Imei number returns 400 Bad Request | 0 | 1 | 0 |
| Verify message contains 'serial_number' length must be at least 14 characters long' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify invalid Imei number returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13f97a0f-4637-4026-9261-fa564472f5d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1137 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Vicky",
"last_name": "Boyle",
"mobile_number": "665-324-2291",
"mobile_number_alt": "881-453-0649",
"email_id": "Patricia.Feest15@gmail.com",
"email_id_alt": "Dulce.Corwin@hotmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "1829078707799123",
"imei1": "1829078707799123",
"imei2": "1829078707799123",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-1UaLi2lbxcBiWjUdHWlLW6KgTpg" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":189386,"tr_customer_product_id":189376,"job_number":"JOB_189368"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalid Imei number returns 400 Bad Request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify invalid Imei number returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4bc69757-6601-4101-bdb2-f75bfbb83e72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-XcET29PEPiAifcL0WU4yNpCSwkk" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":718},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the count of the created job is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b72aaa9-43b3-4bd6-9877-cbb94ab2a185 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ae305-2rif1RV7wVo3NLgozss+uJttVOk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 OK | 1 | 0 | 0 |
| Verify response message should be 'Success' | 1 | 0 | 0 |
| Verify response data should be a non-empty array. | 1 | 0 | 0 |
| Verify Response time should be below 250 ms | 0 | 1 | 0 |
| Verify Keys are present for job with jobId: 188727 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188727 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188731 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188731 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188784 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188784 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188787 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188787 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188863 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188863 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188869 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188869 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188902 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188902 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188904 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188904 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189102 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189102 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189104 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189104 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189116 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189116 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189118 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189118 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189128 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189128 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189130 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189130 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189134 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189134 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189136 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189136 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188651 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188651 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188652 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188652 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188653 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188653 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188654 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188654 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188655 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188655 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188656 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188656 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188657 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188657 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188658 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188658 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188659 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188659 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188660 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188660 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188661 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188661 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188662 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188662 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188663 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188663 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188664 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188664 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188665 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188665 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188666 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188666 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188667 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188667 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188668 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188668 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188669 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188669 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188670 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188670 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188671 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188671 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188672 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188672 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188673 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188673 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188674 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188674 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188675 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188675 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188676 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188676 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188677 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188677 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188678 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188678 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188679 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188679 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188680 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188680 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188681 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188681 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188682 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188682 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188683 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188683 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188684 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188684 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188685 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188685 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188687 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188687 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188688 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188688 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188689 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188689 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188690 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188690 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188691 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188691 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188693 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188693 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188694 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188694 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188695 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188695 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188696 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188696 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188697 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188697 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188698 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188698 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188699 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188699 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188700 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188700 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188702 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188702 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188703 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188703 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188704 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188704 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188706 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188706 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188707 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188707 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188708 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188708 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188709 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188709 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188710 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188710 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188711 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188711 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188712 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188712 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188713 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188713 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188714 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188714 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188715 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188715 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188716 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188716 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188717 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188717 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188718 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188718 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188719 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188719 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188720 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188720 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188721 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188721 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188722 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188722 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188724 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188724 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188725 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188725 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188726 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188726 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188728 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188728 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188729 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188729 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188730 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188730 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188732 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188732 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188733 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188733 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188734 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188734 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188735 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188735 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188736 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188736 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188737 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188737 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188738 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188738 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188739 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188739 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188740 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188740 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188741 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188741 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188742 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188742 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188743 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188743 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188745 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188745 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188746 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188746 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188747 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188747 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188748 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188748 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188749 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188749 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188750 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188750 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188751 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188751 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188752 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188752 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188753 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188753 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188754 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188754 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188755 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188755 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188756 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188756 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188757 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188757 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188758 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188758 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188759 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188759 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188760 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188760 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188761 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188761 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188762 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188762 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188763 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188763 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188764 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188764 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188765 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188765 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188766 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188766 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188767 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188767 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188768 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188768 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188769 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188769 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188770 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188770 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188771 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188771 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188772 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188772 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188773 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188773 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188774 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188774 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188775 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188775 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188776 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188776 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188777 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188777 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188779 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188779 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188780 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188780 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188781 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188781 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188782 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188782 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188783 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188783 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188785 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188785 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188786 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188786 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188788 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188788 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188789 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188789 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188790 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188790 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188791 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188791 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188792 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188792 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188799 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188799 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188800 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188800 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188801 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188801 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188805 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188805 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188806 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188806 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188807 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188807 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188808 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188808 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188809 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188809 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188810 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188810 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188811 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188811 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188812 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188812 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188813 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188813 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188816 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188816 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188817 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188817 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188819 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188819 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188820 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188820 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188821 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188821 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188822 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188822 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188824 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188824 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188825 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188825 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188826 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188826 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188827 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188827 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188828 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188828 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188829 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188829 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188831 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188831 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188832 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188832 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188833 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188833 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188834 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188834 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188835 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188835 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188836 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188836 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188840 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188840 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188841 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188841 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188842 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188842 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188843 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188843 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188844 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188844 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188845 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188845 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188846 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188846 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188847 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188847 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188848 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188848 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188849 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188849 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188850 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188850 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188851 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188851 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188853 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188853 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188854 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188854 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188855 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188855 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188858 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188858 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188859 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188859 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188861 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188861 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188864 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188864 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188865 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188865 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188866 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188866 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188867 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188867 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188868 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188868 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188870 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188870 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188872 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188872 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188873 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188873 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188874 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188874 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188875 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188875 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188876 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188876 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188877 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188877 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188878 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188878 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188879 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188879 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188880 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188880 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188881 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188881 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188882 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188882 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188883 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188883 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188884 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188884 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188885 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188885 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188886 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188886 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188887 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188887 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188888 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188888 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188889 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188889 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188890 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188890 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188891 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188891 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188892 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188892 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188893 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188893 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188894 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188894 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188895 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188895 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188896 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188896 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188897 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188897 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188898 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188898 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188899 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188899 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188900 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188900 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188901 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188901 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188903 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188903 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188905 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188905 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188906 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188906 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188907 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188907 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188908 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188908 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188909 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188909 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188910 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188910 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188911 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188911 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188912 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188912 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188913 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188913 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188914 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188914 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188915 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188915 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188916 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188916 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188917 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188917 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188918 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188918 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188919 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188919 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188920 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188920 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188921 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188921 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188922 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188922 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188923 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188923 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188924 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188924 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188925 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188925 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188926 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188926 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188927 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188927 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188928 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188928 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188929 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188929 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188930 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188930 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188931 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188931 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188932 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188932 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188933 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188933 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188934 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188934 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188935 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188935 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188936 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188936 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188937 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188937 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188938 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188938 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188939 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188939 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188940 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188940 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188941 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188941 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188942 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188942 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188943 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188943 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188944 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188944 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188945 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188945 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188946 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188946 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188947 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188947 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188948 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188948 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188949 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188949 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188950 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188950 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188951 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188951 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188952 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188952 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188953 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188953 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188956 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188956 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188957 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188957 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188958 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188958 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188959 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188959 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188960 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188960 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188961 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188961 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188962 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188962 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188963 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188963 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188964 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188964 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188965 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188965 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188966 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188966 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188967 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188967 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188968 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188968 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188969 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188969 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188970 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188970 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188971 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188971 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188972 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188972 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188973 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188973 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188974 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188974 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188975 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188975 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188976 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188976 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188977 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188977 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188978 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188978 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188979 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188979 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188980 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188980 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188981 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188981 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188982 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188982 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188983 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188983 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188984 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188984 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188985 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188985 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188986 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188986 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188987 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188987 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188988 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188988 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188989 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188989 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188990 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188990 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188991 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188991 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188992 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188992 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188993 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188993 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188994 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188994 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188995 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188995 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188996 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188996 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188997 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188997 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188998 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188998 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188999 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188999 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189000 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189000 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189001 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189001 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189002 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189002 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189003 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189003 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189004 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189004 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189005 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189005 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189006 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189006 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189007 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189007 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189008 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189008 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189009 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189009 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189010 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189010 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189011 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189011 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189012 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189012 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189013 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189013 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189014 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189014 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189019 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189019 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189020 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189020 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189021 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189021 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189022 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189022 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189023 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189023 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189024 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189024 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189031 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189031 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189032 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189032 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189033 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189033 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189034 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189034 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189035 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189035 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189039 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189039 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189040 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189040 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189042 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189042 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189043 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189043 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189046 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189046 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189047 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189047 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189048 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189048 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189049 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189049 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189050 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189050 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189051 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189051 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189052 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189052 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189053 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189053 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189054 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189054 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189055 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189055 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189056 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189056 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189057 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189057 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189058 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189058 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189059 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189059 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189060 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189060 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189061 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189061 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189062 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189062 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189063 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189063 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189064 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189064 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189065 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189065 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189066 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189066 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189067 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189067 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189068 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189068 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189069 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189069 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189070 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189070 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189071 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189071 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189075 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189075 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189076 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189076 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189077 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189077 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189078 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189078 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189079 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189079 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189080 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189080 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189081 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189081 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189082 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189082 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189083 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189083 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189084 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189084 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189085 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189085 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189086 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189086 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189087 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189087 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189088 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189088 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189089 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189089 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189090 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189090 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189091 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189091 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189092 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189092 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189093 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189093 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189094 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189094 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189095 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189095 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189096 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189096 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189097 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189097 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189098 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189098 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189099 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189099 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189100 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189100 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189101 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189101 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189103 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189103 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189105 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189105 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189106 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189106 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189107 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189107 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189108 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189108 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189109 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189109 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189110 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189110 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189111 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189111 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189112 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189112 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189113 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189113 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189114 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189114 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189115 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189115 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189117 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189117 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189119 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189119 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189120 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189120 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189121 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189121 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189122 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189122 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189123 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189123 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189124 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189124 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189125 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189125 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189126 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189126 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189127 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189127 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189129 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189129 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189131 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189131 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189132 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189132 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189133 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189133 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189135 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189135 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189137 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189137 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189138 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189138 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189139 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189139 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189140 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189140 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189141 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189141 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189142 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189142 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189143 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189143 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189144 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189144 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189145 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189145 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189146 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189146 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189147 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189147 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189148 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189148 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189149 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189149 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189150 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189150 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189151 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189151 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189152 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189152 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189153 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189153 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189154 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189154 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189155 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189155 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189156 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189156 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189157 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189157 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189158 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189158 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189159 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189159 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189160 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189160 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189161 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189161 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189162 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189162 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189163 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189163 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189164 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189164 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189165 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189165 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189166 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189166 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189167 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189167 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189168 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189168 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189169 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189169 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189170 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189170 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189171 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189171 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189172 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189172 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189173 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189173 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189174 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189174 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189175 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189175 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189176 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189176 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189177 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189177 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189178 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189178 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189179 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189179 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189180 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189180 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189181 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189181 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189182 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189182 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189183 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189183 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189184 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189184 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189185 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189185 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189186 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189186 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189187 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189187 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189188 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189188 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189189 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189189 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189190 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189190 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189191 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189191 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189195 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189195 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189196 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189196 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189197 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189197 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189199 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189199 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189200 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189200 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189201 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189201 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189203 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189203 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189204 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189204 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189205 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189205 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189207 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189207 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189208 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189208 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189209 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189209 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189210 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189210 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189211 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189211 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189212 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189212 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189213 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189213 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189214 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189214 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189215 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189215 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189216 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189216 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189217 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189217 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189218 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189218 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189219 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189219 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189220 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189220 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189221 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189221 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189222 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189222 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189223 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189223 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189224 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189224 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189225 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189225 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189226 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189226 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189227 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189227 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189228 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189228 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189229 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189229 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189230 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189230 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189231 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189231 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189232 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189232 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189233 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189233 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189234 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189234 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189235 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189235 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189236 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189236 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189237 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189237 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189238 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189238 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189239 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189239 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189240 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189240 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189241 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189241 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189242 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189242 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189243 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189243 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189244 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189244 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189245 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189245 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189246 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189246 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189247 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189247 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189250 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189250 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189251 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189251 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189252 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189252 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189253 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189253 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189254 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189254 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189255 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189255 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189256 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189256 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189257 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189257 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189258 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189258 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189259 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189259 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189260 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189260 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189261 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189261 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189262 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189262 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189263 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189263 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189264 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189264 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189265 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189265 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189266 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189266 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189267 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189267 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189268 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189268 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189269 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189269 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189270 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189270 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189271 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189271 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189272 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189272 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189273 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189273 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189274 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189274 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189275 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189275 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189276 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189276 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189277 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189277 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189278 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189278 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189279 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189279 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189280 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189280 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189281 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189281 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189282 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189282 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189284 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189284 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189285 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189285 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189286 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189286 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189287 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189287 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189288 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189288 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189289 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189289 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189290 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189290 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189291 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189291 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189292 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189292 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189293 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189293 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189295 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189295 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189296 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189296 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189297 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189297 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189298 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189298 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189299 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189299 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189300 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189300 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189301 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189301 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189302 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189302 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189307 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189307 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189308 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189308 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189309 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189309 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189310 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189310 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189313 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189313 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189318 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189318 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189319 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189319 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189320 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189320 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189321 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189321 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189322 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189322 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189323 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189323 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189324 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189324 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189325 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189325 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189326 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189326 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189329 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189329 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189330 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189330 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189333 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189333 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189334 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189334 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189335 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189335 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189337 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189337 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189338 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189338 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189339 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189339 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189340 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189340 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189341 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189341 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189342 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189342 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189343 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189343 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189344 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189344 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189345 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189345 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189346 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189346 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189347 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189347 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189348 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189348 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189349 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189349 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189350 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189350 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189351 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189351 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189352 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189352 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189353 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189353 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189354 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189354 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189355 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189355 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189356 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189356 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189357 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189357 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189358 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189358 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189360 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189360 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189361 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189361 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189362 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189362 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189366 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189366 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189367 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189367 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189368 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189368 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189363 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189363 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189364 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189364 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189365 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189365 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188686 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188686 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188692 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188692 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188701 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188701 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188705 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188705 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188723 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188723 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188744 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188744 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188778 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188778 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188793 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188793 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188794 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188794 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188795 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188795 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188796 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188796 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188797 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188797 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188798 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188798 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188802 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188802 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188803 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188803 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188804 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188804 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188814 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188814 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188815 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188815 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188818 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188818 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188823 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188823 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188830 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188830 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188837 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188837 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188838 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188838 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188839 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188839 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188852 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188852 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188856 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188856 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188857 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188857 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188860 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188860 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188862 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188862 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188871 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188871 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188954 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188954 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 188955 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 188955 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189015 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189015 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189016 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189016 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189017 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189017 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189018 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189018 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189025 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189025 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189026 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189026 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189027 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189027 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189028 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189028 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189029 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189029 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189030 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189030 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189036 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189036 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189037 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189037 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189038 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189038 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189041 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189041 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189044 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189044 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189045 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189045 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189072 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189072 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189073 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189073 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189074 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189074 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189192 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189192 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189193 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189193 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189194 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189194 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189198 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189198 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189202 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189202 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189206 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189206 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189248 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189248 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189249 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189249 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189283 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189283 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189294 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189294 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189303 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189303 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189304 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189304 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189305 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189305 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189306 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189306 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189311 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189311 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189312 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189312 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189314 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189314 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189315 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189315 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189316 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189316 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189317 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189317 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189327 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189327 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189328 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189328 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189331 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189331 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189332 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189332 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189336 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189336 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189359 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189359 | 1 | 0 | 0 |
| Verify Job Number created createjob api should be present in this response | 1 | 0 | 0 |
| Total | 1440 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time should be below 250 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0b05098-0cf2-4bd5-ae80-50499f3ad300 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Missing Token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5135c31-2eb6-4a74-a3e1-c090be763411 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b2f22d4-d2e8-476f-9e99-5c59ad091f61 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ae305-2rif1RV7wVo3NLgozss+uJttVOk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired Token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired Token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4472876b-b196-410d-ba86-9228073fa344 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 33 |
{
"details_key": "qwerty"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Token returns 403 Forbidden | 0 | 1 | 0 |
| Verify response payload don't contain message as success | 0 | 1 | 0 |
| Verify response payload should be an empty array | 1 | 0 | 0 |
| Total | 1 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Token returns 403 Forbidden | |
| Verify response payload don't contain message as success | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cbc1fb3b-c251-4875-a298-f6826710a9fc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_189366"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1018 |
| ETag | W/"3fa-+WB/9eDzo/3gVFgAl5DvLaOQkuc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 200 OK | 1 | 0 | 0 |
| Response message should be 'Success' | 1 | 0 | 0 |
| Response time should be under 200 ms | 0 | 1 | 0 |
| Response data should be an array with exactly 1 matching job object | 1 | 0 | 0 |
| Verify the job number in response should match: JOB_189366 | 1 | 0 | 0 |
| Response data should contain property: id | 1 | 0 | 0 |
| Response data should contain property: job_number | 1 | 0 | 0 |
| Response data should contain property: name | 1 | 0 | 0 |
| Response data should contain property: mobile_number | 1 | 0 | 0 |
| Response data should contain property: email_id | 1 | 0 | 0 |
| Response data should contain property: dop | 1 | 0 | 0 |
| Response data should contain property: serial_number | 1 | 0 | 0 |
| Response data should contain property: imei1 | 1 | 0 | 0 |
| Response data should contain property: imei2 | 1 | 0 | 0 |
| Response data should contain property: mst_platform_name | 1 | 0 | 0 |
| Response data should contain property: mst_oem_name | 1 | 0 | 0 |
| Response data should contain property: mst_action_status | 1 | 0 | 0 |
| Verify job_number (starts with "JOB_") | 1 | 0 | 0 |
| Validate timestamps: created_at, modified_at are valid ISO date strings | 1 | 0 | 0 |
| Verify IMEINumber is correct | 1 | 0 | 0 |
| Verify Name is correct | 1 | 0 | 0 |
| Verify Mobile Number is correct | 1 | 0 | 0 |
| Verify Email is correct | 1 | 0 | 0 |
| Total | 22 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time should be under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d59d771-0401-4909-b509-b2f095eb3cda |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_189366"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21defd5d-e663-4ee3-8665-d2f4bebc5432 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_189366"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid token returns 403 Forbidden | 0 | 2 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70f6a6cb-32d0-4754-a626-99368bcbb42d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 35 |
{
"searchText": "JOB_10110"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid job number returns 200 | 1 | 0 | 0 |
| Verify Invalid job number returns an empty array | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0073c4c1-1d72-43ed-966c-2cd4e7ff59ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"searchText": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 124 |
| ETag | W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Empty searchText Returns 400 Bad Request | 0 | 1 | 0 |
| Verify message is: "searchText" is not allowed to be empty | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Empty searchText Returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8dbf2ea-e902-4a7e-902e-fef92d0893ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"61d-FqSinzEAW4F5jPPE3xkIoR++3FM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":722824,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"},{"id":722825,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"}],"problems":[{"id":179163,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T14:01:34.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 OK | 1 | 0 | 0 |
| Verify Message is ' Success' | 1 | 0 | 0 |
| Response time is under 200 ms | 0 | 1 | 0 |
| Job number matches the request | 1 | 0 | 0 |
| Verify json response contains key: id | 1 | 0 | 0 |
| Verify json response contains key: job_number | 1 | 0 | 0 |
| Verify json response contains key: name | 1 | 0 | 0 |
| Verify json response contains key: mobile_number | 1 | 0 | 0 |
| Verify json response contains key: email_id | 1 | 0 | 0 |
| Verify json response contains key: mst_model_name | 1 | 0 | 0 |
| Verify json response contains key: mst_oem_name | 1 | 0 | 0 |
| Verify json response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify json response contains key: serial_number | 1 | 0 | 0 |
| Verify json response contains key: imei1 | 1 | 0 | 0 |
| Verify json response contains key: details | 1 | 0 | 0 |
| Verify json response contains key: problems | 1 | 0 | 0 |
| Verify Quotations is an array (can be empty) | 1 | 0 | 0 |
| Details array contains history with proper status transitions | 3 | 0 | 0 |
| Details array contains mandatory properties | 2 | 0 | 0 |
| Verify problems array contains at least one problem with correct structure | 1 | 0 | 0 |
| Verify customer id is correct | 3 | 0 | 0 |
| Verify Mobile Number is correct | 1 | 0 | 0 |
| Verify Email is correct | 1 | 0 | 0 |
| Verify imei number is correct | 1 | 0 | 0 |
| Total | 28 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e26090d3-6f94-4bf6-ad80-658a852dd327 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing Authorization token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a17586d-e0bd-48d3-9659-0228903acaff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Authorization token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Authorization token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc156329-3152-4c59-9a3e-8e555b695f4c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"61d-FqSinzEAW4F5jPPE3xkIoR++3FM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":722824,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"},{"id":722825,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"}],"problems":[{"id":179163,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T14:01:34.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired Authorization token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired Authorization token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c39fe17-51bf-4f03-8be8-8765ba55455f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Job Number (Non-existent) will return 200 OK | 1 | 0 | 0 |
| Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar | 0 | 1 | 0 |
| Verify Invalid Job Number (Non-existent) will return data as null or empty array | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f66ec3b-4705-4479-89ef-54a7ded6ce1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 400 Bad Request | 0 | 1 | 0 |
| Verify Malformed Job Number will return Message as "Invalid job number format" or similar | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Malformed Job Number will return 400 Bad Request | |
| Verify Malformed Job Number will return Message as "Invalid job number format" or similar | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aae6458c-ce79-4c34-95fe-be16db420192 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 404 Not Found | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY4OTB9.m3FPoky_zjIpq7DB1Ciw-VooWAUdP3_3oZFRnRnN8rc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d145030b-b5aa-43b6-921b-df233f95901d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 405 Method Not Allowed | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Malformed Job Number will return 405 Method Not Allowed | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f4f4477-143b-4298-a143-3e34aeee3fa7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-v+KAZlx+5Ln4hCC2cLxETBdx/6M" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code returned is 200 OK | 1 | 0 | 0 |
| Verify Response time is less than 200ms | 0 | 1 | 0 |
| Verify Message should be 'Success' | 1 | 0 | 0 |
| Verify Authorization Token is valid | 1 | 0 | 0 |
| Verify response follows defined schema | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 903ce2a7-4ed2-49ed-9db3-5b32eda14844 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 61 |
{
"username": "Pritish",
"password": "Test@1234"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Credentials will return 401 Unauthorized | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Credentials will return 401 Unauthorized | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 78daf017-c4f2-4d65-af7f-4af8ce9ff2dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Blank Credentials will return 400 Bad Request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Blank Credentials will return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6f7d6cfc-ec52-41f8-b297-08dea63b83d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d990be0a-d7e6-46df-ab5a-b7ba52ef99f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-IeJ41Ou5YV9tA+3zPFhTGRz/tBo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":483},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5ed2b81-d64d-4508-bfe2-7db3a803419b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"756db-BjHG1CjSNas1LN4UJzwlT8RYJyc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:34.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e664946b-f042-41c6-b58e-e268c71fa56d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":68105,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5212be78-3cd2-443e-822a-c1ef9e38ef2e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 189366,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDN9.dbXa9s6QfL_JODpJrMkG5uKxjSnShfmQg8pn5s8sfvM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2417c636-a96c-40f6-9f0b-9f412c3d84a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"752ff-Xdxg/IyUvCl37ye8W4P7fJYlrGE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6acdcdb2-802e-4551-93d0-4bbefc784442 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-VEQIX68hg5pD3B9vM3CrHz1BkS0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1670589-1bed-41da-88d4-b15cc6c4dff4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cb00e49d-4cf4-4890-9c77-b275943a15f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-ObUQ5q38R5KYDH356bazqMJs5bA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Repair completed","key":"repair_completed","count":236}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8677d965-2984-4562-95fa-350a2a40ea88 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1ae7-Fz7r8lqsgSSKoqNtXvQo1BUD4Iw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:45.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T14:01:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b3c33cf-8d30-4c13-8955-164def7bd8d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34b6f42c-a476-446b-b2d4-f7771570d641 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2162-7GKodRgDC7VnO8m6cNFggCkLDps" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:45.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T14:01:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":189366,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T14:01:34.000Z"}],"quatations":[]},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| Content-Type | text/plain |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1497a884-69fd-49ec-a2f6-6abd016b2f73 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDV9.aIq_2-yCJ0XRE6z3Ga8ed6WbaBrz9vROs1QnwQzxoCg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f0a5b6d-6616-4cef-a7ad-466026746148 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 143 |
{
"job_id": 189366,
"problems": [
{
"id": 2,
"remark": "Replaced the battery"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f5ef6a2-8536-4e09-9ab6-dc2ba059cbab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-5/8JlqE2fvhGqQb+cynoVJNt25c" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aea5deaa-c49c-4253-a35f-f51b7ff70bb2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e65362f4-93d1-405a-9064-eb0fd059b810 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-FykrPl0R/06NSzQuzTicEBZ4UrA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":235},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a906c8a-6f4d-4d72-8a83-1edd1c5682dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03cb9c97-25b4-4d14-9c9e-aed7a126c42c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"38c7a-JpWnR6pBchDsU07ogaDhU2BQCEc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5b531c72-0168-48ad-a95a-785c8189aaa3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7de-/vBDwLdmkZNKW5mtFfgBQi0/N/4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:47.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T14:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":65000}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | feef8f55-a7e2-4450-ba06-6b525467f21e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":189366}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMzNjkwN30.7brfgfqkHvDc8rHUEvpRmxO3oYqprq0T2EFgYMLfUf0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 89548c49-624f-4a73-a427-d6f9d438c3c0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-rr7VW1NEj2/UespdBXOyETIhoYM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 41ca4312-3642-4264-8d5c-b82512fe0b28 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-gI4ouBbYGdtxv6BQcDKeOPvS56s" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9fa1385-b080-4f85-b81a-13fdfbac3d19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7c74860-e28d-419c-8db5-e62341d3bd88 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-jS1bcuxN4tVKvkuhaxC47iwEfOc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":718},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd1c9670-86c5-4599-8ea6-17b6bfc442d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1008 |
| ETag | W/"3f0-gUDcCpcuu85vGs+2PtJkktPb6eY" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:49.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2dbe238a-8ed1-48af-a258-749581bc3c74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1008 |
| ETag | W/"3f0-gUDcCpcuu85vGs+2PtJkktPb6eY" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:49.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":65260}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 678782b4-9d3c-4431-ba3e-c39d9a1faf57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":189366}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_69251"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7582863b-7a59-43e6-9d31-e3676dfa027a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_189366"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1011 |
| ETag | W/"3f3-VM9hwYEmuE+QpkI0uFgzKXHc3eU" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 14:01:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:51.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMzY5MDl9.4CrWcXX_sA9tLPrrMGEOKIQWJmDNisYYkGfCWkhEPW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38f158a3-b54f-4d0d-b54f-4ef99b1b586a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a3f-VLToySPbj9ihcD6c8YkzLGWpoCY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 14:01:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:51.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":722824,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"},{"id":722825,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T14:01:34.000Z","created_at":"2026-02-17T14:01:34.000Z"},{"id":722830,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-17T14:01:45.000Z","created_at":"2026-02-17T14:01:45.000Z"},{"id":722831,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-17T14:01:47.000Z","created_at":"2026-02-17T14:01:47.000Z"},{"id":722832,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-17T14:01:49.000Z","created_at":"2026-02-17T14:01:49.000Z"},{"id":722833,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T14:01:51.000Z","created_at":"2026-02-17T14:01:51.000Z"},{"id":722834,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T14:01:51.000Z","created_at":"2026-02-17T14:01:51.000Z"}],"problems":[{"id":179163,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T14:01:34.000Z"},{"id":179166,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T14:01:47.000Z"}],"quatations":[]}}